home *** CD-ROM | disk | FTP | other *** search
- Path: news.bellglobal.com!news
- From: bogdanfl@aei.ca (Bogdan Florescu)
- Newsgroups: comp.lang.c++
- Subject: HELP with child windows
- Date: Thu, 28 Mar 1996 22:47:19 GMT
- Organization: Bell Global Solutions
- Message-ID: <4jeqas$g5p@news.bellglobal.com>
- NNTP-Posting-Host: diala16.aei.ca
- X-Newsreader: Forte Free Agent 1.0.82
-
- In MS Visual C++ v 1.5, I need to do this: I have two edit boxes. When
- I select "New" from the menu, it should set a blinking cursor in the
- box that I want, so I can start immediately entering data, without
- selecting first the box with the mouse. How do I do this? How do I
- transfer the control from one window to another?
-
- Thanks.
-
-